taskData
| cType | "core_reading_order" |
| cId | "1214103" |
{
"cType": "core_reading_order",
"cId": "1214103"
}
textData
{
"text": "test text"
}
sequenceData
{
"sequence": [
1,
2,
3
]
}
learningData
{
"learning": "test"
}
kpInfo
| pushType | "relationKp" |
| cType | "core_reading_order" |
| cId | "1214103" |
| kpInfo | | [0] | | kpId | "0000003" |
| kpType | "vocab" |
| kpTitle | "open" |
| kpSkill | "vocab_meaning" |
| kpSkillName | "词义" |
|
| [1] | | kpId | "0000008" |
| kpType | "vocab" |
| kpTitle | "passport" |
| kpSkill | "vocab_meaning" |
| kpSkillName | "词义" |
|
|
{
"pushType": "relationKp",
"cType": "core_reading_order",
"cId": "1214103",
"kpInfo": [
{
"kpId": "0000003",
"kpType": "vocab",
"kpTitle": "open",
"kpSkill": "vocab_meaning",
"kpSkillName": "词义"
},
{
"kpId": "0000008",
"kpType": "vocab",
"kpTitle": "passport",
"kpSkill": "vocab_meaning",
"kpSkillName": "词义"
}
]
}